kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.collections
/
[JRE]ListIterator
/
hasPrevious
has
Previous
JRE
abstract
fun
hasPrevious
(
)
:
Boolean
Content copied to clipboard
Returns
true
if there are elements in the iteration before the current element.